-;;; help-screen.el --- Makes command line help such as help-for-help
+;;; help-macro.el --- Makes command line help such as help-for-help
;; Copyright (C) 1993 Free Software Foundation, Inc.
;; example, the Gnu Emacs Empire Tool uses this for every "nested" mode map
;; called from the main mode map.
+;; The name of this package was changed from help-screen.el to
+;; help-macro.el in order to fit in a 14-character limit.
+
;;-> *********************** Example of use *********************************
;;->(make-help-screen help-for-empire-redistribute-map
(ding))))))
))
-;;; help-screen.el
+;;; help-macro.el